STOP: c000021a {Fatal System Error} The initial session process or system process terminated unexpectedly
Posted
by
christof
on Server Fault
See other posts from Server Fault
or by christof
Published on 2011-03-10T09:43:05Z
Indexed on
2012/11/27
17:06 UTC
Read the original article
Hit count: 383
I'm encountering such an error after expanding disk space on a virtual machine using Hyper-V.
STOP: c000021a {Fatal System Error}
The initial session process or system process terminated unexpectedly with a status of (0x00000000) (0xc000012d 0x001003f0).
The virtual server there is Windows Server 2008 R2 Enterprise Edition, which is also Domain Controller. I've tried to repair Windows but there is no restore point, and using the command line.
I've tried the sfc /SCANNOW /OFFBOOTDIR /OFFWINDIR
command, but I got the error Windows Resource Protection could not perform the requested operation
.
© Server Fault or respective owner